Shyam Sundar
Shyam Sundar
Redis and files sounds good. And yeah, all the caveats that comes with caching. Noticed some mention of expiry in the ~~old RFC https://datatracker.ietf.org/doc/html/rfc5153#section-6.2 , and~~ new RFC https://datatracker.ietf.org/doc/html/rfc7011#section-8.4 to...
Updates appear to be work as expected - solved the multiple worker with _file_ driver issue. I'll keep it running, add a bit of volume and see how it goes....
@lspgn Thanks for promptly looking into this. I just realised that I don't have a representative pcap that I can share publicly. Let me work that out and get back....
@lspgn [Here is a tiny but representative anonymized sample](https://github.com/cloudflare/goflow/files/4390932/sample-ipfix-en.pcap.zip)
I just realised that I made a mistake with the user url in the previous comment. ( I used `https://localhost/hub//proxy/8000/` instead of `https://localhost/user//proxy/8000/`) I can confirm DELETE works when I...
Sorry about the delayed response. In my case, I don't want the server to be managing the process. (It's a useful feature however) It'll be nicer to have an explicit...
Sorry, fat finger. @manics Yes, I would like to white/black list the ports. I'm talking about this in the context of a multi user jupyterhub. The only port that is...
Apologies if I'm bumping a ghost issue. I had the same kind of problem until I removed `follow_symlinks` option. I didn't get a chance to dig what is going wrong,...
Have a need to use it in a UDP server. Would be great to have support for this.