Questions tagged [zeus]

9 questions
3
votes
2 answers

Redirect absolutely anything to new domain with .htaccess

Ok, so I'm in need a simple redirect: Redirect 301 / http://www.new.com/ Similar to that, except I want it to catch anything, such as: www.old.com/blah/blah/?xyz=123&aaaaabbbb=erewr3ttt#ewtjhirhjerh and send the user to: www.new.com Should be…
John Hunt
  • 428
  • 2
  • 10
  • 20
2
votes
2 answers

Get hostname from url using Trafficscript

I'm looking to get the hostname from a URL as it comes through Zeus and I've looked through the documentation on Trafficscript and it seems like the only option is regex. Doe Trafficscript have a method to return url parts? I'm looking for…
Paul Sheldrake
  • 527
  • 1
  • 6
  • 14
1
vote
2 answers

Is there a way to clear the Zeus/Stingray cache without using SOAP

There is an example here of how to clear the content cache in Stingray using the SOAP api https://splash.riverbed.com/docs/DOC-1238 However, I know that Stingray does write a lot of things to flat files so I was curious if it was possible to brute…
Paul Sheldrake
  • 527
  • 1
  • 6
  • 14
1
vote
1 answer

ZEUS ZXTM breaks HTTP request to a Java Servlet HTTP 404?

I have a Java Servlet called "ARI" which retrieves data from an archive database and returns an XML payload with rows from that database. We have multiple instances of this servlet running on virtual servers from the one box and can be accessed by a…
1
vote
1 answer

Checking if FTP server drive space available through health monitoring on Zeus Load Balancer / Stingray Traffic Manager

I am trying to find out if the Zeus Load Balancer (now renamed Stingray Traffic Manager) can send out a notification if the FTP server it's trying to connect and transfer files to to is full or approaching a defined threshold?
spike5792
  • 13
  • 2
0
votes
1 answer

supporting web sockets with ZXTM load balancer (zeus / stingray traffic manager)

I have been scouring the internet for information regarding setting up ZXTM to properly load balance web socket connections. ( and also generic information for this task would be handy ) It seems that since it is a layer 7 load balancer, it gets…
spotman
  • 121
  • 4
0
votes
2 answers

how to detect botnet controller on the server

Possible Duplicate: My server's been hacked EMERGENCY ZeuS backend controller abusive usage We have warned by our hosting company about there is a botnet controller (zeus) in our server. But we don't know how it is installed and how to detect and…
Utku Dalmaz
  • 1,309
  • 2
  • 12
  • 18
0
votes
1 answer

.htaccess on Zeus web server

Can anyone give me an example of what a .htaccess file should look like on a server running Zues? The one I copied from an Apache server doesn't work. I get a HTTP 403 when I try to access the directory, no prompt for username/password. AuthName…
Jimmy Collins
  • 113
  • 1
  • 1
  • 4
-1
votes
1 answer

Combine WordPress and Subdomain rewrite rules for the server 'Zeus'

Currently, i have working with a Zeus server and we have a website which is developed using Wordpress. Zeus Sever don't support the .htaccess file which is required to install wordpress and also for the SEO. however, there is another way we can…
Anam
  • 1
  • 1