Quantcast
Channel: General - KEMP Technologies Community Forums
Viewing all 454 articles
Browse latest View live

L7: Connection timed out -

$
0
0

I am getting the following error when I am initiating an AJAX request:

Jun 10 19:08:00 KEMP kernel: L7: Connection timed out (76.94.172.90:61603->10.200.120.169:443-><nodest>)[0] (waiting for initial client request)

When I remove the load balancer from the setup I do not get that error. 

I get this error consistently when initiating this AJAX call, but not all AJAX is failing?

When I monitor the pages in IE, it says that the page request has been aborted after 15ms and 0 bytes received

 

I also found this in the guide:

"Waiting for initial client request" occurs when the client connects but does not send any data.
The client in question is x.x.x.x, the VS is y.y.y.y, the third address is the RS. In this case, the RS
has not been selected, since there has been no data from the client that can be used to determine
which to select.

What do I have to do to get it figure out which real server it'll need to go to?  Is this a setting in the load balancer or is it something more complex?


Thanks


Soft launch of website with limited user traffic redirection

$
0
0
I have an interesting problem that I'm hoping someone can help me out with.
Its a rather unorthodox approach so bear with me.
We are transitioning platforms and we want to send 5% of the traffic to our new website to further debug it and get customer input.  At first I thought of using DNS round robin to achieve the traffic split, but I figured that using the balancer would be a better idea.
The hardware is in two different locations.
Old Location has 5 web servers and I've created an additional one with the necessary weight to limit the traffic to that server.  This 6th server has a simple http redirect that send that trafic to the new website, which again is located in a totally new environment and different subnet.
I want to add a link on the new website stating to "click here to go to the old website".
However, if anyone is to click on that, due to persistence, they would hit that 6th server again which would forward them to the new website again.

I hope you are with me so far as it is a bit complicated.  So how can I get around that persistence and allow users to reach the old website?

LM-1500 upgrade software

$
0
0
I recently acquired a position where a LM 1500 is in use. However, the LM is running a very old version (5.0-78). I spoke with sales and they told me that I can no longer receive support for this product, however, I was wondering if there is any way that I can upgrade this to a more usable firmware (ideally 6.0-36) without purchasing a new device altogether. Please let me know if there is anything at all I can do to salvage this device since in its current state, it is not very functional for our needs.

session timing out sooner than i login

$
0
0
Hello team;
I am very new in these forums and in loadmaster configuration as well. I currently configured loadmaster LM2200 and i was trying to loadbalance two Application servers. When i disable one server and work with only one server it works perfect. But when i add the second server the session times out sooner than i log in. I get the below mentioned error when i do loadbalancing more than one server:

**********start of error message**********************************************************************************
Error 403--Forbidden
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:10.4.4 403 ForbiddenThe server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.*******************************end of error message***********************************

Content switching using 1 public IP and route based on URL

$
0
0
We seem to have an using getting content filtering working.  We are low on public IPs and we'd like to use 1 IP and load balance, even if its 1 server, to multiple hosts based on what's in the URL.

So it would be like this :

Public on Kemp -> www.acme1.com -> servers 1&2
www.acme2.com -> servers 3&4

And so on.  We believe we have it set up correctly but it doesn't work.  I can open a support ticket as well, but just wanted to see if anyone had any quick things to check.  TY

Im glad I finally signed up

SMTP Transport Error with KEMP HA

$
0
0
Hy All!
I've a big problem with the SMTP Transport and a KEMP VLM HA-Config...

The Virtual Services SMTP is deployed as described in the Exchange 2013 Deployment Guide - Same Settings...

When I'll send a Mail from my barracuda Spam-Wall to the Kemp Virtual IP:25 i get the Error: connection refused (Server dropped connection)

Here you see the Log from the Kemp:

The L7 on the Load-balancer is at Drop Connections on RS failure.

The other Services are importet from the KEMP Template an are working (OWA, active-Sync)

Firmware on the VLM's are 7.0-10


Here are Screenshots from the Virtual Services:
SMTP:
HTTPS:

Thank you for your help...

Im happy I finally signed up


SMTP Traffic Flows Through the LB?

$
0
0


Just a quick question. When an Outlook 2003/2007/2010 client
is load balanced with Kemp LB connecting to Exchange 2010 does all internal
email/smtp traffic also flow through the load balancer?



Exposing LM2600 directly to the Internet without firewall

$
0
0
I am thinking of exposing the Kemp LoadMaster 2600 directly to the Internet without the corporate firewall in front, as this is pretty loaded.

Which settings should I set on the VLAN interface adn Virtual Service to make this configuration safe??

/KennethML

Load balancing scheduling algorithms

$
0
0
If I change from round robin to IP hash will my users get logged out?

thnaks

HA Cluster front end

$
0
0
Hi,

I have 2 VLM's running vers:7.0-10 which I keep losing connection to. I also cannot connect to the shared interface to configure the services.

After regenerating Web Server SSL Keys I can connect to Host 1 and 2 but still not the Cluster front end.
Can anyone offer any guidance/assistance please?

Thanks

digicert intermediate cert problem

Weak Ciphers in 7.0.12a

$
0
0
Hi,

after upgrading from 6.0.44 to 7.0.12-a without changing anything, I ran a ssl-security-test on https://www.ssllabs.com/ssltest/
against our ssl-sites.
It complained heavily about the following ciphers, which are very weak because they just use DH with 512 Bits!

TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 (0x9f)   DH 512 bits (p: 64, g: 1, Ys: 64)    WEAK        
TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 (0x6b)   DH 512 bits (p: 64, g: 1, Ys: 64)    WEAK        
TLS_DHE_RSA_WITH_AES_256_CBC_SHA (0x39)   DH 512 bits (p: 64, g: 1, Ys: 64)       WEAK        
TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA (0x88)   DH 512 bits (p: 64, g: 1, Ys: 64)  WEAK
TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA (0x16)   DH 512 bits (p: 64, g: 1, Ys: 64)      WEAK
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 (0x9e)   DH 512 bits (p: 64, g: 1, Ys: 64)    WEAK        
TLS_DHE_RSA_WITH_AES_128_CBC_SHA256 (0x67)   DH 512 bits (p: 64, g: 1, Ys: 64)    WEAK        
TLS_DHE_RSA_WITH_AES_128_CBC_SHA (0x33)   DH 512 bits (p: 64, g: 1, Ys: 64)       WEAK        
TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA (0x45)   DH 512 bits (p: 64, g: 1, Ys: 64)  WEAK


After disabling those ciphers it got even worse, because then all the anonymous DH ciphers are being used, which should be disabled
by default because they can lead to a MITM attack.

I like the new feature that I can decide on my own which ciphers to enable, but I don't understand why these weak ciphers
are enabled by default. This may expose a lot of customers to a security risk without them knowing it.

Best Regards
Tim

SSL Session Resumption

$
0
0
Hi,

testing our SSL-Sites with https://www.ssllabs.com/ssltest/ I noticed
that Kemp does not support ssl session resumption although this could speed
up ssl. Will this be supportet in the future?

Best Regards
Tim

Web console error " System has been killed: KillID is"

$
0
0

While try to load the web console for Kemo VL 1000 V 7.0 i am getting error message "System has been killed: KillID is"

Please help to get rid of this issue. 

Just wanted to say Hi!

Apple iPhone 4 Vs iPad An I31ortal Combat

$
0
0

The following article has a comparison between two cool Apple Products. They are the Apple iPhone 4 and the http://www.ivcases.com Apple iPad.


The most talked about devices of 2010 are the Apple iPhone 4 and the Apple iPad. Most the gadgets have taken communication to its next level. These machines are not only beautiful to look at but have a heap of functionaries that will surprise you. Apple products are not only technically rich but they are designed so that most of our communication needs are fulfilled.

Both the handsets are available on contract deals, pay as you go deals and Sim free deals. But iPhone 4 Pay As You Go deals are showing good results. The increasing demand is a clear indication that the deals are performing amazingly. On the other hand, iPad Pay As You Go deals is the first choice of many. People like to go with these deals as it goes easy on their pockets. However both the devices are extraordinary.

All the leading network providers of UK, such as Orange, O2, 3, T Mobile, Virgin and Vodafone provide various deals on iPhone 4 and iPad. All you need to do is select the network on which you wish to take up the device. The mobile phone deals that are present in the market are made in such a way that the handset becomes cheapest. The affordability brings more and more buyers.

The other best thing about these deals are the free gifts. laptop, Digital TVs, LCD TVs, iPods, gaming consoles, play station, bluetooth headsets, Nintendo Wi Fi, free talk time, free text messages, free data downloading and many more similar things. Are examples of free gifts that can accompany your purchase. So choosing iPhone 4 Pay As You Go deals and iPad Pay As You Go deals is a good idea if you want to earn bonus with the affordable handset that you are going to buy.

Both the handsets perform miraculously. The feature hub awaits your look.

The major difference in both the devices is that that of custom sports iphone 5 case the screen. iPhone 4 includes a 3.5 inch TFT capacitative touch screen and the iPad has a massive capacitative touch screen measuring 9.7 inches. That is quite huge. This difference is there as the iPad is a mini computer in itself whereas the iPhone 4 is only a smart phone. Just make your selection to get the best in your hands.


Article Tags:
Apple Iphone

相关的主题文章:

Apple iPhone 4 White The Price Does Not Bite

$
0
0

This article has the information about White version of Apple iPhone 4.


Apple iPhone 4 is being liked a lot by its users. Apple always make its users happy with cheap humor iphone 5 cases the ultimate products that it comes up with. Lately the Apple iPhone 4 White has been seen in market and it is much talked about.

The various kinds of deals are present in the market. Like Sim Only Deals, contract deals, pay as you go deals or deals on Sim Free Mobile Phones. iPhone 4 deals are available on contract, pay as you go as well as Sim free. These deals are being offered by various network providers like Vodafone, Virgin, O2, Orange, T Mobile, 3 Mobile etc. The main focus of all these deals is to make available Apple iPhone 4 White at cheapest possible prices. These deals are planned in such a way that less of the amount has to paid. But if you wish to carry on with your old connection. That is you do not wish to change your number then going for deals on Sim Free Mobile Phones is best best iphone 5 cases for you. In this deal you just get the handset and you can use sim from any service provider.

The whole body of this mobile phone is scratch resistant. It means no matter how roughly you use it there will be no scratch on its outer covering. This phone is technically very rich. It has a TFT capacitive touch cum screen that measures 3.5 inches. This handset can very easily support 16 million colours and brings out a wonderful resolution of 640 x 960 pixels. The screen is fixed with Accelerometer sensor for auto-rotate and Proximity sensor for auto turn-off . It also includes a Three-axis gyro sensor. This handset can take Multi-touch inputs.

It also has a 5 mega pixel camera. With the help of this camera you can very easily conserve the most precious moments of your life. This phone also has a front mount camera which is required when video calling is on. But the video calling camera can only be used w3henthye Wi Fi of the phone is switched on. This handset weighs 137 grams. But still the Apple iPhone White can easily be carried from one place to another.115.2 x 58.6 x 9.3 mm is the size of this gadget. This is one advanced gadget and buying this is a good decision.


Article Tags:
Apple Iphone, These Deals

相关的主题文章:

Nike set viewed as steps to create Nike innovative

$
0
0
Nike free run womens, Nike enterprise initially fashioned Nike Surroundings set in that case Nike results in being quite a prominent make. Having said that Nike evolved it has the set twelve months by way of twelve months, out of basketball game boots and shoes so that you can baseball boots and shoes, out of typical human being so that you can professcial runners. Any points to get prospects to uncover the a person most popular is definitely Nike's special firearm. Lots of kinds if anyone is to pick out, its very difficult to be aware of what design is definitely fit with for yourself. I'd prefer to make sure you actually quite a few ancient plus distinctive set for yourself for a a blueprint
Nike free 5.0, Nike Little league boots and shoes develop into products and solutions considering initially community tumbler remaining have. Nike brought out a Nike Mercurial Heavy steam Superfly II little league boot footwear for any FIFA little league Community Tumbler 2010. Each one pair of Nike Mercurial Heavy steam Superfly II little league boot footwear includes not one but two front side studs this retract plus stretch inside of a green plus citrus colouring collaboration. Nike says the fact that Nike Mercurial Heavy steam Superfly II little league boot footwear let toe-off speeding plus lower slippage around game-changing cases.
Nike free 5.0 womens, For a pretty prominent Nike enterprise, Nike suppliers will be globally. When subsidiarides out of Nike enterprise, most people bring to mind these imagine- any workforce will need to settle for its work area. Alomst absolutely everyone will be careful homework steps to create Nike products and solutions improved level of quality. Just about workforce up for grabs are ways to maximize profits. Extra through graphic designers with Nike set viewed as steps to create Nike innovative set, i actually. ourite. Nike Surroundings, Mercurial Heavy steam popular out of small children so that you can good old. Is definitely this ture? Conduct Nike do perfectly so that you can workforce?
Nike free run 3 Nike is actually a enterprise headquartered in Beaverton, Or, United states. That it was initially well-known around 1971 just after Phil Dark night (Nike's leader) obtained as a final point succeeded carryout a contend with Tiger, your subsidiary of your Onitsuka Enterprise, to swap it has the term so that you can Nike. Nike appeared to be empowered in the beginning by way of two people; Monthly bill Bowerman's hunt for less heavy, stronger bike racing boots and shoes to get her Or sporting men, plus Knight's visit a manner carryout a lifestyle and not have to stop her like with athletics.
Viewing all 454 articles
Browse latest View live