Re: Apache 2.4 Upgrade
"Kevin A. McGrail" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 6/15/2015 4:56 PM, John Dunlap wrote: > Could that result in inconsistent request behavior? Because one of the > things that I'm noticing is that, for no apparent reason, sometimes I > can log in normally and sometimes I can't with identical request > parameters(even if I delete the session and restart the server in > between). Sure if there is something that tries to get the IP address of the connection, for example... But I would have expected it to bomb out but could be eval blocks, etc. Without error messages or code, way too much could be's. Regards, KAM