Monday, December 1, 2014

Determining Application Server you are on in Firefox



Determining Application Server you are on in Firefox
1.       Tools -> Options
2.       Click Privacy
3.       Click Show Cookies
4.       Find Nashbar or Performance. (If you type in N or P, it will narrow it so that you can find them)
5.       Find the JSESSIONID Cookie
6.       Select it.
7.       The JSESSIONID should end with :13rdkhjun or : 143c5mheu or :13rdirq71
a.       143c5mheu - .25 (Server3)
b.      13rdirq71 - .13(Server1)
c.       13rdkhjun - .15(Server2)
8.       Based on the ID you know which server you are on.

Changing which Appserver you are on
1.       First start by going into Firefox and going to the following URL to get Add-on for editing the cookie. (https://addons.mozilla.org/en-US/firefox/addon/4510/)
2.       Follow all directions for installing the addon.
3.       Once the addon is installed go to site you want to work with.
4.       Click Tools -> Cookie Editor
5.       You can filter the cookies by typing in Performance or Nashbar
6.       Select Cookie Name JSESSIONID
7.       Click Edit
8.       Change what is after the : to match the application server you want to try.
9.       Click Close refresh the page.
10.   You are now working on that server.

No comments:

Post a Comment