Deste artigo da Microsoft :
When an 802.11 wireless network adapter that is set to use power save mode wants to enter a sleep state, the adapter indicates this intention to the wireless AP. The adapter does this by setting the power save option in its packets or in the 802.11 frames that it sends to the wireless AP. In this scenario, the following behavior should occur:
- When the wireless AP receives the frames that have the power save option set, the wireless AP determines that the client network adapter that sent the frames wants to enter a power saving state.
- The wireless AP then buffers packets that are destined for the client network adapter.
- When the radio of the client network adapter turns on, the client network adapter then communicates with the AP to retrieve the buffered packets.
This behavior enables the wireless network adapter to use less power and to wake up periodically at the correct time to receive network traffic from the AP.
If the wireless AP does not support this feature correctly, the wireless AP continues to send packets to the client network adapter even if the client network adapter radio is turned off. Therefore, these packets are lost. In this scenario, the symptoms that you experience may vary depending on the phase of the wireless connection in which these packets are lost.
Em suma, essa configuração afeta por quanto tempo a placa de rede sem fio será suspensa e forçará o roteador a acumular pacotes até que o cliente acorde ou o buffer de memória interno acabe e os pacotes sejam perdidos. O roteador precisa suportar esse mecanismo, o que não é realmente garantido para configurações baixas.
Mais informações do artigo acima:
The default power plan that Windows Vista and Windows 7 uses for a mobile PC is the Balanced power plan. The following is true for mobile PCs that are configured to use the Balanced power plan:
- When the mobile PC is plugged into a power source, the wireless network adapter is configured to use Maximum Performance mode. This turns off 802.11 power save mode.
- When the mobile PC is running on battery power, the wireless network adapter is configured to use Medium Power Save mode. This uses the 802.11 power save mode.
Conclusão : Os problemas que você enfrenta são porque o seu roteador não oferece suporte (ou não suporta bem) economia de energia quando o cliente está na bateria e usa o modo de economia de energia média (ou tem macacos com estes parâmetros).
Evidentemente, 10 a 20 segundos são suficientes para sobrecarregar o buffer de memória interna do roteador e causar pacotes descartados. A solução depende do roteador, se a memória adicional pode ser adicionado, ou alguns parâmetros para a pilha de memória precisam ser alterados, ou um novo roteador é necessário. Ou no lado do cliente, as opções de energia precisam mudar para uma configuração mais alta para reduzir o período de suspensão. De qualquer forma, parece que o seu roteador não pode ser usado quando os clientes estão no modo de economia de energia sem algumas modificações.