No announcements
Found 2275660 threads
-
0 Votes
Get ClientIP Address Behind LoadBalancer
User1875775546 posted Most external load balancers use x-forwarded-for or similar http headers, check with wireshark for these headers which contain the external Ip ...Unanswered | 11 Replies | 1046 Views | Created by Anonymous - Wednesday, October 10, 2012 10:05 AM | Last reply by Anonymous - Tuesday, May 21, 2013 6:45 AM -
0 Votes
Updating the loadbalancer rules
I tried this way it worked $slb = Get-AzureRmLoadBalancer -Name "MyLoadBalancer" -ResourceGroupName "MyResourceGroup" $slb | ...Answered | 5 Replies | 348 Views | Created by Rathi Anand - Wednesday, September 25, 2019 9:54 AM | Last reply by Rathi Anand - Thursday, September 26, 2019 4:34 AM -
2 Votes
Azure loadbalancer URI to get the metrics of Azure load balancer With Name Space (Microsoft.Network/loadBalancers)
I tried fetching the available metrics for Azure LoadBalancer but, the response we got from the URI was NULL.Answered | 8 Replies | 935 Views | Created by Prasad Reddy M - Friday, February 23, 2018 8:26 AM | Last reply by vijisankar - Tuesday, April 3, 2018 6:39 PM -
0 Votes
create a vm scaleset with an internal loadbalancer
Hi, I've tried the script, it did create a vmss with internal loadbalancer. thnx!Answered | 2 Replies | 407 Views | Created by Marcel Stam - Thursday, June 6, 2019 12:25 PM | Last reply by Marcel Stam - Friday, June 7, 2019 6:20 AM -
0 Votes
Communication from F5 LoadBalancer to Internal LoadBalancer of AppServices in AzureStack
My Scenario: Need to configure Internal Load Balancer for App Services in AzureStack then from outside of AzureStack N/W coomunicate to onpremise F5 LoadBalancer.Answered | 1 Replies | 474 Views | Created by Kameswara Rao Pudi - Wednesday, February 14, 2018 6:37 PM | Last reply by Ned1313 - Wednesday, February 14, 2018 8:09 PM -
0 Votes
LoadBalancer issue for outbound connection to a specific host
Hi Msrini, Our configuration was 6000 (9 VMs behind the LB).Answered | 3 Replies | 928 Views | Created by nithril - Sunday, September 8, 2019 5:15 PM | Last reply by msrini - MSFT - Friday, September 13, 2019 10:23 AM -
1 Votes
Internal LoadBalancer diagnostics logs
Thanks much for detrail response. so you said "standard Internal loadbalancer" send ining the status on metrics (monitoring) not on LogAnalytics?Answered | 5 Replies | 1642 Views | Created by raindrop18 - Wednesday, September 25, 2019 6:44 PM | Last reply by raindrop18 - Wednesday, October 2, 2019 3:05 PM -
1 Votes
Loadbalancing on Azure VMs
You can refer to this article for more information on ...Answered | 2 Replies | 785 Views | Created by Thomas ET - Tuesday, September 2, 2014 8:53 AM | Last reply by Vivian_Wang - Wednesday, September 3, 2014 7:48 AM -
0 Votes
Getting IP Addresses
When behind a router and your TCP/IP settings are configured using DHCP, you are pretty much guaranteed that your IP address will be in a private network range (192.168.*, 10.0.*, ...Answered | 6 Replies | 7252 Views | Created by Zero_ - Tuesday, March 14, 2006 5:47 PM | Last reply by RaySlay - Thursday, December 18, 2008 7:41 AM -
0 Votes
Default loadbalancer with kubernetes name is created with AKS Cluster creation
To improve the security, You can close the ingress for the subnet where aks nodes are placed and specify the required addresses in the egress.Answered | 1 Replies | 317 Views | Created by Krishna Nukala - Wednesday, January 22, 2020 10:17 AM | Last reply by jakaruna-MSFT - Wednesday, January 22, 2020 12:49 PM -
0 Votes
Not able to redirect HTTP to HTTPS with azure standard loadbalancer
This should be able to get working on a Load Balancer as well.Answered | 2 Replies | 1335 Views | Created by bharatPrajapat - Thursday, December 19, 2019 12:35 PM | Last reply by bharatPrajapat - Friday, December 20, 2019 4:56 AM -
0 Votes
Azure standard loadbalancer DIP unavailable
If you still face any issue can you raise a support request to get this sorted?Answered | 9 Replies | 572 Views | Created by Sinha27alok - Friday, January 18, 2019 5:32 PM | Last reply by msrini - MSFT - Monday, January 21, 2019 5:43 AM -
0 Votes
Looking for information on the LoadBalancing setting of App Services
If you're getting a request that's causing an lock-up, then I suggest looking for a method to circumvent that instance.Answered | 2 Replies | 393 Views | Created by Mark Middlemist (Mercato Solutions Ltd) - Monday, May 4, 2020 7:45 AM | Last reply by Mark Middlemist (Mercato Solutions Ltd) - Thursday, May 7, 2020 8:23 AM -
2 Votes
Getting IP address using vb.net
How can I get it using VB.Net code?Answered | 8 Replies | 33571 Views | Created by Furqan Sehgal - Sunday, December 5, 2010 4:20 PM | Last reply by jackoo123 - Thursday, August 22, 2013 4:37 AM -
0 Votes
ClientIP address and latitude
User-1887867400 posted Hi, as far as IP address is concerned, you can obtain like this in your asp.net web application: string ...Answered | 9 Replies | 17 Views | Created by Anonymous - Monday, February 28, 2011 5:43 AM | Last reply by Anonymous - Friday, March 4, 2011 3:06 AM -
0 Votes
LoadBalancer to Load Balance traffic between VMs for multiple websites and services
At LoadBalancer we have multiple public IP (VIP) which is pointing to these private IPs of servers.Answered | 3 Replies | 579 Views | Created by Srivastava Mukul - Tuesday, February 2, 2016 12:45 PM | Last reply by Ypitsch _MSFT_ - Thursday, February 11, 2016 2:41 AM -
0 Votes
How can I access role instance directly if main endpoint uses a loadbalancer
Here is the load balancer config part of my worker role : <LoadBalancers> ...Answered | 1 Replies | 677 Views | Created by Geoconcept SA - Wednesday, July 1, 2015 2:06 PM | Last reply by Sunil Hurkadli - Wednesday, July 1, 2015 6:10 PM -
0 Votes
duplex contracts behind a loadbalancer
Also note with tcp pooling it is highly likely you will get affinity as the tcp socket is returned to the pool and reused.Answered | 5 Replies | 6342 Views | Created by Ruurd Boeke - Saturday, March 11, 2006 2:19 PM | Last reply by BenK3 - Thursday, August 30, 2007 2:44 AM -
2 Votes
get img's id at code behind
This becomes an HtmlImage object in the code-behind, not an asp.net Image object.Answered | 9 Replies | 8141 Views | Created by melvintcs - Saturday, December 10, 2011 10:29 AM | Last reply by Family Tree Mike - Saturday, December 10, 2011 1:52 PM -
0 Votes
UCMA Application Behind Firewall that alters IP address
There is also no way to inform the AudioVideoProvider of the public IP address.Answered | 12 Replies | 4402 Views | Created by JohnGalt - Wednesday, May 8, 2013 6:27 PM | Last reply by Roopan PM - Thursday, July 26, 2018 12:47 PM - Items 1 to 20 of 2275660 Next ›
No announcements