Recent Pastes

Pastes found: 2292

This is the pop-up flow.

[close]

127.0.0.1				activate.adobe.com
127.0.0.1				practivate.adobe.com
127.0.0.1				ereg.adobe.com
127.0.0.1				activate.wip3.adobe.com
127.0.0.1				wip3.adobe.com
127.0.0.1				3dns-3.adobe.com
127.0.0.1				3dns-2.adobe.com
127.0.0.1				adobe-dns.adobe.com
127.0.0.1				adobe-dns-2.adobe.com
127.0.0.1				

This is the pop-up flow.

[close]

Setting Apache2 ulimit for Maximum Performance
6 Comments5 December 2012Posted in Apache-httpd, Load Testing
As strange as it seems, when you start up the standard RedHat or CentOS release, it is not configured for running Apache2 with any sort of performance! In fact, even on a large server you’l
07 Nov 2015, 03:37 PM

This is the pop-up flow.

[close]

http://raovat.vnexpress.net/rao-vat/3/ban-thiet-bi-van-phong/503813785-gia-choi-lan-son.html
06 Nov 2015, 02:43 PM

This is the pop-up flow.

[close]

https://dev05-apacestore-pandora.demandware.net/s/en-AU
06 Nov 2015, 11:56 AM

This is the pop-up flow.

[close]

http://dev05-apacestore-pandora.demandware.net/on/demandware.store/Sites-en-AU-Site/default/Product-Show?pid=750243&cgid=b63f6bdc-9aef-45ba-88f0-a0c9008e2595
26 Oct 2015, 09:50 AM

This is the pop-up flow.

[close]

0758
26 Oct 2015, 03:45 AM

This is the pop-up flow.

[close]

fjfjtfjftjtf
23 Oct 2015, 06:55 PM

This is the pop-up flow.

[close]

#include <conio.h>
#include <stdio.h>
#include <math.h>
 
void main()
{
	int a,b,c,min,max,mid;
	printf("Nhap a: ");
	scanf("%d",&a);
	printf("Nhap b: ");
	scanf("%d",&b);
	printf("Nhap c: ");
	scanf("%d",&c);
	if (a<b)
	{
	max=b;
	min=a;
	}
	else
	{
	max=a;
	min=b;
	}
	if(min<c)
	{
	min=min;
	mid=c;
	}
	else
	{
	min=c;
	mid=min;
	}
	if(max<mid)
	{
	max=mid;
	mid=max;
	}
	else
	{
	max=max;
	mid=mid;
	}
	printf("%d -%d -%d",min,mid,max);
	getch();
	}
23 Oct 2015, 06:41 PM

This is the pop-up flow.

[close]

#include <conio.h>
#include <stdio.h>
#include <math.h>
 
void main()
{
	int a,b,c,min,max,mid;
	printf("Nhap a: ");
	scanf("%d",&a);
	printf("Nhap b: ");
	scanf("%d",&b);
	printf("Nhap c: ");
	scanf("%d",&c);
	if (a<b)
	{
	  max=b;
	  min=a;
	}
	else
	{
	  max=a;
	  min=b;
	}
	if(min<c)
	{
	  min=min;
 	  mid=c;
	}
	else
	{
	  min=c;
	  mid=min;
	}
	if (max<mid)
	{
	  max=mid;
	  mid=max;
	}
	else
	{
	  max=max;
	  mid=mid;
	}
	printf("%d -%d -%d",min,mid,max);
	getch();
}
23 Oct 2015, 06:38 PM

This is the pop-up flow.

[close]

#include <conio.h>
#include <stdio.h>
#include <math.h>
 
void main()
{
	int a,b,c,min,max,mid;
	printf("Nhap a: ");
	scanf("%d",&a);
	printf("Nhap b: ");
	scanf("%d",&b);
	printf("Nhap c: ");
	scanf("%d",&c);
	if (a<b)
	{
	max=b;
	min=a;
	}
	else
	{
	max=a;
	min=b;
	}
	if(min<c)
	{
	min=min;
	mid=c;
	}
	else
	{
	min=c;
	mid=min;
	}
	if(max<mid)
	{
	max=mid;
	mid=max;
	}
	else
	{
	max=max;
	mid=mid;
	}
	printf("%d -%d -%d",min,mid,max);
	getch();
	}
Invalid Email or Password