LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Send/Expect Codes

To: isplist@xxxxxxxxxxxx, <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Send/Expect Codes
From: marc@xxxxxxxxx
Date: Tue, 24 Apr 2007 17:34:53 +0100
If you send an empty string, you're likely to get errors in your log, something most people would want to avoid.


isplist@xxxxxxxxxxxx wrote:
It's all working now. Still have to find the codes for IMAPS and POPS though.
For those searching, here it is...

HTTP 80, send = "GET / HTTP/1.0\r\n\r\n" and expect = "HTTP"
SMTP 25, send = "" and except = "220" (could also be 221)
IMAP 143, send = "" and except = "* OK"
POP 110, send = "" and expect = "+OK"

Mike


_______________________________________________
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://www.in-addr.de/mailman/listinfo/lvs-users



<Prev in Thread] Current Thread [Next in Thread>