Re: PHP/Apache or IE problem (no GPC data)
- From: "Juha Suni" <juha.suni@xxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 15:59:21 +0200
Wolter Kamphuis wrote:
> Hi all,
>
> I've got a question, not really about PHP but this is the best
> audience. Is anybody aware of problems with Internet Explorer not
> sending any get/post/cookie data?
>
> I'm the webmaster of a large webbased administration package. Recently
> we get complaints from our customers about them losing their session.
> After adding extra debugging code we see that a small number of apache
> requests provide no GET, POST or COOKIE data. This happens about 10 to
> 20 times per 200k hits (one day's work per server).
> I'm guessing that this is a Internet Explorer problem, maybe caching
> related?
Not to sound arrogant, but since it's hard to delve deeper without much more
details, I'd just like to make sure the reason is not the most obvious one.
If you're clients are losing their sessions, are you sure its not just
because of their sessions timing out and hence the cookie-data or the actual
session data on the server being lost?
I've just seen many posts recently about sessions and their too-early
timeouts which are usually the result of misconfigured php settings and/or
too active garbage collection.
What are your session timeouts and the cookie timeouts?
--
Suni
.
- Follow-Ups:
- Re: PHP/Apache or IE problem (no GPC data)
- From: Wolter Kamphuis
- Re: PHP/Apache or IE problem (no GPC data)
- References:
- PHP/Apache or IE problem (no GPC data)
- From: Wolter Kamphuis
- PHP/Apache or IE problem (no GPC data)
- Prev by Date: Re: export flat file db into mysql?
- Next by Date: Re: Changes to php.ini not being read through
- Previous by thread: PHP/Apache or IE problem (no GPC data)
- Next by thread: Re: PHP/Apache or IE problem (no GPC data)
- Index(es):
Relevant Pages
|