Thanks - That may have been the origin of my problems - my blacklist in 
appengine-web.xml covered only http requests.  When I added https requests, 
I began seeing the 204s only for the pages that shouldn't have been 
blacklisted, so it definitely relates to pagespeed.  I'll poke around some 
more and see if it fixes the other problems, too.

On Tuesday, December 10, 2013 5:34:40 AM UTC-6, timh wrote:
>
> With pagespeed enabled I would often see a fast 204 request and a 200 
> request.
>
>
>
> On Tuesday, December 10, 2013 7:30:07 PM UTC+8, Theodore Book wrote:
>>
>> I do have page speed enabled - it has been the source of various 
>> troubles.  I believe the requests in question shouldn't be covered by page 
>> speed, but I may have some misconfiguration there.  I'll google a bit and 
>> see what I can find.
>>
>> On Tuesday, December 10, 2013 2:05:47 AM UTC-6, timh wrote:
>>>
>>> Do you have page speed enabled.  You do see this sort of thing with that.
>>>
>>> On Tuesday, December 10, 2013 6:08:39 AM UTC+8, Theodore Book wrote:
>>>>
>>>> In examining my appengine logs, I discovered today that nearly all of 
>>>> my requests are being executed multiple times.  The two executions tend to 
>>>> be queued around 100 mS apart.  Aside from presumably doubling load on my 
>>>> app, this is causing some other problems.  Is anyone else experiencing 
>>>> this?  Typically the first request returns a 200, and the second, a 204. 
>>>>  Attached is a screenshot of my log.
>>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to