WPG2 Gallery Rewrite Problem - Weird Server Calls

ddrager

Joined: 2008-11-06
Posts: 1
Posted: Thu, 2008-11-06 04:12

After configuring WPG2 3.07 on my WP install (latest versions)... I tried to create a new page via the wordpress admin. The server stopped responding. Once I got the extended server status up to see what was going on, I saw this:

Quote:
1-0 28237 0/13/55 _ 1.58 6 60978 0.0 0.05 0.27 96.245.x.x localhost" POST /~preppyan/wp-admin/admin-ajax.php HTTP/1.1
2-0 28332 0/4/96 _ 1.05 5 60325 0.0 0.06 0.22 208.72.x.x localhost" OPTIONS /~preppyan/w/ HTTP/1.0
3-0 28410 0/1/54 _ 0.45 4 60488 0.0 0.00 0.15 208.72.x.x localhost" OPTIONS /~preppyan/w/ HTTP/1.0
4-0 28379 0/8/66 _ 0.38 6 60338 0.0 0.01 0.14 208.72.x.x localhost" OPTIONS /~preppyan/w/ HTTP/1.0
5-0 - 0/0/71 . 0.63 12 18583 0.0 0.00 0.39 208.72.x.x localhost" OPTIONS /~preppyan/w/ HTTP/1.0
6-0 28241 0/23/67 _ 2.23 6 60325 0.0 0.07 0.31 208.72.x.x localhost" OPTIONS /~preppyan/w/ HTTP/1.0
7-0 - 0/0/68 . 1.17 27 11063 0.0 0.00 0.08 208.72.x.x localhost" OPTIONS /~preppyan/w/ HTTP/1.0
8-0 28280 0/9/53 _ 2.76 5 60327 0.0 0.09 0.22 208.72.x.x localhost" OPTIONS /~preppyan/w/ HTTP/1.0
9-0 28415 0/1/63 _ 0.35 4 60358 0.0 0.00 0.13 208.72.x.x localhost" OPTIONS /~preppyan/w/ HTTP/1.0
10-0 28281 0/7/58 _ 0.52 5 60334 0.0 0.04 0.20 208.72.x.x localhost" OPTIONS /~preppyan/w/ HTTP/1.0
11-0 28418 0/1/29 _ 0.53 3 60707 0.0 0.00 0.08 208.72.x.x localhost" OPTIONS /~preppyan/w/ HTTP/1.0
12-0 28419 0/1/46 _ 0.33 2 60340 0.0 0.00 0.68 208.72.x.x localhost" OPTIONS /~preppyan/w/ HTTP/1.0

I see a bunch of OPTIONS HTTP requests to the /w/ directory. This does not seem to exist and I don't know why posting this would go there. Turning off WPG2 rewrites seems to fix this problem.

Any ideas why this is happening? It would be nice to have human readable URLs :)

Thanks,
-Dave