RE: [PHP] gc_probability: requests tallied per server or domain?

2002-07-05 Thread Miguel Cruz
On Fri, 5 Jul 2002, Johnson, Kirk wrote: >> On Tue, 2 Jul 2002, Johnson, Kirk wrote: >>> Is the number of requests (used for garbage collection), tallied on a >>> per server basis, or on a per domain basis? >> >> Pretty fair bet it's a per-server basis. > > Thanks, miguel. That would be my guess

RE: [PHP] gc_probability: requests tallied per server or domain?

2002-07-05 Thread Johnson, Kirk
> On Tue, 2 Jul 2002, Johnson, Kirk wrote: > > Is the number of requests (used for garbage collection), tallied on a per > > server basis, or on a per domain basis? > Pretty fair bet it's a per-server basis. > > miguel Thanks, miguel. That would be my guess, too. If both of us guessed the sam

Re: [PHP] gc_probability: requests tallied per server or domain?

2002-07-03 Thread Miguel Cruz
On Tue, 2 Jul 2002, Johnson, Kirk wrote: > Is the number of requests (used for garbage collection), tallied on a per > server basis, or on a per domain basis? What about in a load-balanced > environment? Pretty fair bet it's a per-server basis. miguel -- PHP General Mailing List (http://www.p

[PHP] gc_probability: requests tallied per server or domain?

2002-07-02 Thread Johnson, Kirk
Is the number of requests (used for garbage collection), tallied on a per server basis, or on a per domain basis? What about in a load-balanced environment? TIA Kirk "0, as a number, is just as important as any other number." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, v

[PHP] gc_probability

2001-01-16 Thread Brandon Orther
Hello, Does someone have an example of how I can use session.gc_probability. I want to pass the session ID through GET/POST so if someone has a better way of making the sessions end please let me know. Thank you, Brandon Orther WebIntellects Design/