893
Views
0
Helpful
1
Replies
HTTP 404 errors in CSS11500
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2012 08:45 PM
Hi,
I'm seeing the following error on one of our real server. Is there a way to find out who is spamming?
10.x.x.x(VIP) - - "POST /slmruntime/service HTTP/1.0" 404 1214
Thanks,
Andrew
Labels:
- Labels:
-
Application Networking
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2012 10:18 AM
Andrew-
The easiest way to see that would be to take a sniffer trace (using a tool like wireshark) on the server itself, or log the source IP of the client. If your CSS is doing NAT, you could have it insert the source IP as a header and look for the client IP in the trace. There is no easy way to see which client sent which URL in a CSS unfortunately.
Regards,
Chris Higgins
