Questions tagged [maximum]
21 questions
8
votes
2 answers
Can I have 2Gbit over 1Gbit Nics
So this really baffles me.
Apparently because 1Gbit can transmit data in both directions simultaneously it should be possible to get 2Gbit of data transfer on a single NIC (1Gbit flow seend and 1Gbit receive).
People claim that because 1Gbit is…
ivenhov
- 81
- 3
5
votes
3 answers
Email Attachment Size Limits
Given I have plenty of disk space to work with, what are some technical considerations that I need to consider when configuring email attachment size limits?
frogstarr78
- 475
- 7
- 17
4
votes
2 answers
What are the maximum number of files/directories allowed per directory in common Linux FS?
It is known that ext2/ext3 FS have a rather low limit of about 32k files/directories per directory.
It looks like ReiserFS is limited in practice by the r5 hash function which allows about 1 200 000 file names without collisions.
But what about…
Patrick Allaert
- 145
- 1
- 6
3
votes
2 answers
Many clients on a wireless AP for UDP broadcast packets
I asked this question on StackOverflow and was directed over here, so I'd appreciate any advice.
I'm deploying a smartphone application as part of a live music performance that depends on receiving UDP broadcast packets from a wireless access point.…
distorteddisco
- 31
- 1
- 2
2
votes
2 answers
APC setting - maximum apc.shm_size
Is there any limitation of the apc.shm_size? As i calculated im gonna need more or less 2 GB cache size, but if i set even 1 MB more then 1024MB, Apache wont start.
McCon
- 23
- 3
2
votes
4 answers
FTP - 530 Sorry, the maximum number of clients…?
My problem is that my FTP work great, exept when i upload files on a particular client server!
on this server happen that some files are uploaded fine and others not, they stop while uploading at half of it's size, then this error is displayed:
530…
Luca Filosofi
- 121
- 1
- 5
1
vote
2 answers
SharePoint 2GB Max file upload experence
We are running a Sharepoint WSS 3.0 Server with a full SQL 2005 version, on a single Windows 2003 Standard server. with 2GB RAM.
We have a file upload limit of 100MB. I have been asked to look into increasing the file limit to the maximum that the…
Adam M.
- 55
- 11
1
vote
2 answers
How many maximum files per directory on CentOS 5 64bit or Linux RedHat 64bit?
Now, I have any 20,000 files in single directory.
How many maximum files per directory on CentOS 64bit ext3?
jQuery.in.th
1
vote
0 answers
How to learn max/min value of a sysctl parameter can be in FreeBSD?
I have a simple question.
I want to learn max/min value of a sysctl parameter can be. Where can I find bounds of these parameters?
Thanks
ibrahim
- 431
- 7
- 20
1
vote
1 answer
Is there a way to explicitly set the maximum number of packets tcpdump will capture before terminating?
We have a small script that essentially does the following:
A) Capture packets using tcpdump and pipe to output file.
B) Run our own clean + sort script on output file.
C) Display results using | sort | etc etc...
So, we were wondering if there is…
anonymous-one
- 958
- 4
- 26
- 43
1
vote
1 answer
how to calculate exact php upload limits
maximum size of uploads in php depend on number of settings. here they are, as put into apache virtual hosts file:
php_admin_flag file_uploads on
php_admin_value memory_limit 560M
php_admin_value post_max_size 530M
php_admin_value…
Nova deViator
- 11
- 1
1
vote
1 answer
Is there a maximum number of schemas allowed in SQL Server 2005?
What is the maximum number of user schemas one can create in a single SQL Server 2005 database?
Is this figure different on SQL Server Express vs SQL Server Standard?
I've searched the MSDN documentation but can't find anything approaching an…
hjd
- 115
- 1
- 7
1
vote
0 answers
How can I maximize UDP Packet Size?
I am a gamer. I play UDP-based games. I want to increase the packet size. I know the UDP packet size is 1024 but i want to increase this packet size even more. I want to increase the performance I get on the UDP-based games. I'm new to this so…
Tuna Enis
- 11
- 1
0
votes
1 answer
Azure Maximum attached disk size, and billing
Some context: I want to setup an ES cluster on Azure. Data nodes should be w/ 10 shards/replicas of 1 To each, which means 10To "data" disk on each node. Nodes run on linux.
Questions:
AFAIK I can add disk with a maximum size of 1To. Am I limited…
Bastien Semene
- 133
- 1
- 6
0
votes
2 answers
Rationale for maximum memory size
I recently purchased a Dell N5110. It's described as having a maximum memory of 2x4Gb. What is the reason for the maximum module size of 4Gb?
Is it impossible to manufacture DDR PC3-10600 with more than 4Gb addressable (i.e. the standard limits it)?…
Cefn
- 17
- 1