jpeach commented on PR #10268: URL: https://github.com/apache/trafficserver/pull/10268#issuecomment-1696652399
> > time_t is 8 byes for 64bit builds. IIRC traffic server doesn't support 32bit any more. > > This is just for this `session reuse` plugin. I'm not sure who is still using this one though, Yahoo has completely replaced this with the `stek_share` plugin already. Which is why I brought up maybe we should consider deprecating this one. Sure, but my point is that there is not 32-bit time_t usage here, because time_t is 64-bit. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
