Hi,

I just came across your website when I was searching about caching product.
And I am wondering if Varnish can support our needs.

Our need is really simple. We want to remove CPU load on a web service server.
If the same request is done to the web service, we want it to be process only 
once.
But the things here is that those same requests can be received within the same 
second. And the process from the web service can take several seconds. That 
mean that we want a cache service that when it is receiving the second 
identical request, will wait for the answer of the first one before using the 
answer.
So even if 10 identical request are send within a few millisecond, we want only 
one real request to reach the web service.

Is something like that possible with Varnish? Is my explanation clear enough?

Thanks

Thierry Lévèque
Développeur Sénior / Senior Developer
iMetrik Global inc.
T : +1 514 448-6407 poste ????
T : +1 866 276-5382 (sans frais)
F : +1 514 904-0611
C : +1 514 241-5734

[email protected]<mailto:pr%c3%[email protected]>
740, rue Notre-Dame Ouest
Suite 1575 , Montréal QC
H3C 3X6
www.imetrik.com<http://www.imetrik.com/>

Ce message et tous les fichiers attachés sont confidentiels et s'adressent 
exclusivement au(x) destinataire(s) indiqué(s) ci-dessus. Si vous recevez ce 
message par erreur, veuillez le retourner à l'expéditeur et le détruire. Tout 
usage, copie ou distribution non autorisés de ce courriel sont strictement 
interdits.

This message and any attachments are confidential and intended solely for the 
above-mentioned recipient(s). If you have received this message in error, 
please return it to the sender and delete it from your files. Unauthorized use, 
copying or distribution of this e-mail is strictly prohibited.



_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to